Pass orientation property to accessible
authorMatthias Clasen <mclasen@redhat.com>
Mon, 12 Oct 2020 04:19:55 +0000 (00:19 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 12 Oct 2020 19:10:40 +0000 (15:10 -0400)
commit35f70d5a992bdeaad50377411c7003a7506f0e46
tree695ca064dc52cf116d84a8e35ecd29c96492df95
parent54f1eb4c0463a9ab9ff7550fe3cb6453f36f7216
Pass orientation property to accessible

We should set the accessible properties we have,
where they make sense. So set orientation, if the
widget is orientable.
gtk/gtkwidget.c